'Declaration Public Function _hitTest( _ ByVal point As IPoint, _ ByVal currentZLevel As Integer, _ ByVal prediction As IPrediction(Of HitTestResult) _ ) As HitTestResult
public HitTestResult _hitTest( IPoint point, int currentZLevel, IPrediction<HitTestResult> prediction )
Parameters
- point
- currentZLevel
- prediction